バージョン

ForeignKeyRootValue メソッド

自己参照フラット データ ソースで使用される一意識別子。フラット データ ソースの間の関係を作成するために key と使用されます。
シンタックス
'宣言
 
Public Function ForeignKeyRootValue( _
   ByVal foreignKeyRootValue As System.Object _
) As TreeGridWrapper(Of T)
public TreeGridWrapper<T> ForeignKeyRootValue( 
   System.object foreignKeyRootValue
)

パラメータ

foreignKeyRootValue
参照

オンラインで表示: GitHub